Name | Description | |
---|---|---|
CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. | |
CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. | |
CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. | |
Height | Overloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control. | |
HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. | |
HtmlAttributes | Overloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. | |
Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. | |
IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. | |
OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. | |
OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. | |
OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. | |
OnClientRefreshing | Configurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. | |
TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. | |
ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>) | |
ToTemplate | Transfer to the template mode. | |
Width | Overloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control. |